Skip to content

Conversation

VReaperV
Copy link
Contributor

This was caught by CI in #1741

Fixes ShaderProgramDescriptor definition order since GLShader requires the complete type, not sure how it was working previously.

Also fixed a missed std::is_pod by converting it to IsPod.

@illwieckz
Copy link
Member

illwieckz commented Aug 11, 2025

not sure how it was working previously.

Because we weren't looking at it. 🫣

Copy link
Member

@illwieckz illwieckz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@VReaperV
Copy link
Contributor Author

not sure how it was working previously.

Because we weren't looking at it. 🫣

Quantum bugs.

@VReaperV VReaperV merged commit c44f885 into DaemonEngine:master Aug 13, 2025
9 checks passed
@VReaperV VReaperV deleted the fix-definition branch August 13, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants